Skip to content

[chore/fix-gh-pages-workflow-gates] fix(ci): align sdk config types and include auto-merge workflow#887

Merged
KooshaPari merged 2 commits intomainfrom
chore/fix-gh-pages-workflow-gates
Mar 25, 2026
Merged

[chore/fix-gh-pages-workflow-gates] fix(ci): align sdk config types and include auto-merge workflow#887
KooshaPari merged 2 commits intomainfrom
chore/fix-gh-pages-workflow-gates

Conversation

@KooshaPari
Copy link
Copy Markdown
Owner

Summary

Auto-generated PR for branch chore/fix-gh-pages-workflow-gates.

Test plan

N/A (Auto-generated)

@gemini-code-assist
Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 25, 2026

Important

Review skipped

Too many files!

This PR contains 208 files, which is 58 over the limit of 150.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 9f5c0736-7328-43c5-9bd0-e232c75f8b6e

📥 Commits

Reviewing files that changed from the base of the PR and between 3090c99 and 0a649f7.

⛔ Files ignored due to path filters (2)
  • docs/package-lock.json is excluded by !**/package-lock.json
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (208)
  • .gitignore
  • README.md
  • cliproxyctl/main.go
  • cliproxyctl/main_test.go
  • cmd/cliproxyctl/main.go
  • cmd/cliproxyctl/main_test.go
  • cmd/codegen/main.go
  • cmd/server/config_validate.go
  • cmd/server/main.go
  • examples/custom-provider/main.go
  • go.mod
  • internal/auth/copilot/token.go
  • internal/auth/gemini/gemini_token.go
  • pkg/llmproxy/access/reconcile.go
  • pkg/llmproxy/api/handlers/management/api_tools_test.go
  • pkg/llmproxy/api/handlers/management/auth_files.go
  • pkg/llmproxy/api/handlers/management/config_basic.go
  • pkg/llmproxy/api/handlers/management/config_lists.go
  • pkg/llmproxy/api/handlers/management/handler.go
  • pkg/llmproxy/api/handlers/management/management_auth_test.go
  • pkg/llmproxy/api/handlers/management/management_basic_test.go
  • pkg/llmproxy/api/handlers/management/management_extra_test.go
  • pkg/llmproxy/api/handlers/management/management_fields_test.go
  • pkg/llmproxy/api/handlers/management/management_modelstates_test.go
  • pkg/llmproxy/api/modules/amp/amp.go
  • pkg/llmproxy/api/modules/amp/amp_test.go
  • pkg/llmproxy/api/modules/amp/fallback_handlers_test.go
  • pkg/llmproxy/api/modules/amp/model_mapping.go
  • pkg/llmproxy/api/modules/amp/model_mapping_test.go
  • pkg/llmproxy/api/modules/amp/proxy_test.go
  • pkg/llmproxy/api/modules/amp/secret.go
  • pkg/llmproxy/api/modules/amp/secret_test.go
  • pkg/llmproxy/api/modules/modules.go
  • pkg/llmproxy/api/server.go
  • pkg/llmproxy/api/server_test.go
  • pkg/llmproxy/auth/antigravity/auth.go
  • pkg/llmproxy/auth/claude/anthropic_auth.go
  • pkg/llmproxy/auth/claude/token.go
  • pkg/llmproxy/auth/claude/utls_transport.go
  • pkg/llmproxy/auth/codex/openai_auth.go
  • pkg/llmproxy/auth/codex/openai_auth_test.go
  • pkg/llmproxy/auth/codex/token.go
  • pkg/llmproxy/auth/copilot/copilot_auth.go
  • pkg/llmproxy/auth/copilot/copilot_auth_test.go
  • pkg/llmproxy/auth/copilot/copilot_extra_test.go
  • pkg/llmproxy/auth/copilot/oauth.go
  • pkg/llmproxy/auth/copilot/token.go
  • pkg/llmproxy/auth/diff/config_diff.go
  • pkg/llmproxy/auth/diff/config_diff_test.go
  • pkg/llmproxy/auth/diff/diff_generated.go
  • pkg/llmproxy/auth/diff/model_hash.go
  • pkg/llmproxy/auth/diff/model_hash_test.go
  • pkg/llmproxy/auth/diff/models_summary.go
  • pkg/llmproxy/auth/diff/oauth_excluded.go
  • pkg/llmproxy/auth/diff/oauth_excluded_test.go
  • pkg/llmproxy/auth/diff/oauth_model_alias.go
  • pkg/llmproxy/auth/diff/openai_compat.go
  • pkg/llmproxy/auth/diff/openai_compat_test.go
  • pkg/llmproxy/auth/gemini/gemini_auth.go
  • pkg/llmproxy/auth/gemini/gemini_auth_test.go
  • pkg/llmproxy/auth/gemini/gemini_token.go
  • pkg/llmproxy/auth/iflow/iflow_auth.go
  • pkg/llmproxy/auth/iflow/iflow_token.go
  • pkg/llmproxy/auth/kilo/kilo_token.go
  • pkg/llmproxy/auth/kimi/kimi.go
  • pkg/llmproxy/auth/kimi/token.go
  • pkg/llmproxy/auth/kiro/aws_auth.go
  • pkg/llmproxy/auth/kiro/aws_extra_test.go
  • pkg/llmproxy/auth/kiro/background_refresh.go
  • pkg/llmproxy/auth/kiro/codewhisperer_client.go
  • pkg/llmproxy/auth/kiro/oauth.go
  • pkg/llmproxy/auth/kiro/oauth_web.go
  • pkg/llmproxy/auth/kiro/refresh_manager.go
  • pkg/llmproxy/auth/kiro/social_auth.go
  • pkg/llmproxy/auth/kiro/sso_oidc.go
  • pkg/llmproxy/auth/kiro/usage_checker.go
  • pkg/llmproxy/auth/qwen/qwen_auth.go
  • pkg/llmproxy/auth/qwen/qwen_token.go
  • pkg/llmproxy/auth/synthesizer/config.go
  • pkg/llmproxy/auth/synthesizer/config_test.go
  • pkg/llmproxy/auth/synthesizer/context.go
  • pkg/llmproxy/auth/synthesizer/file_test.go
  • pkg/llmproxy/auth/synthesizer/helpers.go
  • pkg/llmproxy/auth/synthesizer/helpers_test.go
  • pkg/llmproxy/auth/synthesizer/synthesizer_generated.go
  • pkg/llmproxy/cmd/anthropic_login.go
  • pkg/llmproxy/cmd/antigravity_login.go
  • pkg/llmproxy/cmd/config_cast.go
  • pkg/llmproxy/cmd/cursor_login.go
  • pkg/llmproxy/cmd/cursor_login_test.go
  • pkg/llmproxy/cmd/generic_apikey_login.go
  • pkg/llmproxy/cmd/github_copilot_login.go
  • pkg/llmproxy/cmd/iflow_cookie.go
  • pkg/llmproxy/cmd/iflow_cookie_test.go
  • pkg/llmproxy/cmd/iflow_login.go
  • pkg/llmproxy/cmd/kilo_login.go
  • pkg/llmproxy/cmd/kimi_login.go
  • pkg/llmproxy/cmd/kiro_login.go
  • pkg/llmproxy/cmd/login.go
  • pkg/llmproxy/cmd/minimax_login.go
  • pkg/llmproxy/cmd/openai_device_login.go
  • pkg/llmproxy/cmd/openai_login.go
  • pkg/llmproxy/cmd/qwen_login.go
  • pkg/llmproxy/cmd/roo_kilo_login_test.go
  • pkg/llmproxy/cmd/roo_login.go
  • pkg/llmproxy/cmd/run.go
  • pkg/llmproxy/cmd/setup.go
  • pkg/llmproxy/cmd/setup_test.go
  • pkg/llmproxy/cmd/thegent_login.go
  • pkg/llmproxy/cmd/vertex_import.go
  • pkg/llmproxy/config/sdk_config.go
  • pkg/llmproxy/executor/aistudio_executor.go
  • pkg/llmproxy/executor/antigravity_executor.go
  • pkg/llmproxy/executor/claude_executor.go
  • pkg/llmproxy/executor/claude_executor_test.go
  • pkg/llmproxy/executor/codex_executor.go
  • pkg/llmproxy/executor/codex_executor_compact_test.go
  • pkg/llmproxy/executor/codex_executor_cpb0106_test.go
  • pkg/llmproxy/executor/codex_executor_cpb0227_test.go
  • pkg/llmproxy/executor/codex_websockets_executor.go
  • pkg/llmproxy/executor/gemini_cli_executor.go
  • pkg/llmproxy/executor/gemini_executor.go
  • pkg/llmproxy/executor/gemini_vertex_executor.go
  • pkg/llmproxy/executor/github_copilot_executor.go
  • pkg/llmproxy/executor/iflow_executor.go
  • pkg/llmproxy/executor/kilo_executor.go
  • pkg/llmproxy/executor/kimi_executor.go
  • pkg/llmproxy/executor/kiro_executor.go
  • pkg/llmproxy/executor/kiro_streaming.go
  • pkg/llmproxy/executor/logging_helpers.go
  • pkg/llmproxy/executor/logging_helpers_test.go
  • pkg/llmproxy/executor/oauth_upstream.go
  • pkg/llmproxy/executor/oauth_upstream_test.go
  • pkg/llmproxy/executor/openai_compat_executor.go
  • pkg/llmproxy/executor/openai_compat_executor_compact_test.go
  • pkg/llmproxy/executor/openai_models_fetcher.go
  • pkg/llmproxy/executor/openai_models_fetcher_test.go
  • pkg/llmproxy/executor/payload_helpers.go
  • pkg/llmproxy/executor/proxy_helpers.go
  • pkg/llmproxy/executor/qwen_executor.go
  • pkg/llmproxy/interfaces/error_message.go
  • pkg/llmproxy/logging/global_logger.go
  • pkg/llmproxy/managementasset/updater.go
  • pkg/llmproxy/registry/model_registry.go
  • pkg/llmproxy/runtime/executor/oauth_upstream_test.go
  • pkg/llmproxy/translator/antigravity/claude/antigravity_claude_request.go
  • pkg/llmproxy/translator/antigravity/gemini/antigravity_gemini_request.go
  • pkg/llmproxy/translator/gemini-cli/gemini/gemini-cli_gemini_request.go
  • pkg/llmproxy/translator/gemini/gemini-cli/gemini_gemini-cli_request.go
  • pkg/llmproxy/translator/gemini/gemini/gemini_gemini_request.go
  • pkg/llmproxy/translator/init.go
  • pkg/llmproxy/util/provider.go
  • pkg/llmproxy/util/provider_test.go
  • pkg/llmproxy/util/proxy.go
  • pkg/llmproxy/util/util.go
  • pkg/llmproxy/util/util_test.go
  • pkg/llmproxy/watcher/clients.go
  • pkg/llmproxy/watcher/config_reload.go
  • pkg/llmproxy/watcher/diff/config_diff.go
  • pkg/llmproxy/watcher/diff/config_diff_test.go
  • pkg/llmproxy/watcher/diff/model_hash.go
  • pkg/llmproxy/watcher/diff/model_hash_test.go
  • pkg/llmproxy/watcher/diff/models_summary.go
  • pkg/llmproxy/watcher/diff/oauth_excluded.go
  • pkg/llmproxy/watcher/diff/oauth_excluded_test.go
  • pkg/llmproxy/watcher/diff/oauth_model_alias.go
  • pkg/llmproxy/watcher/diff/openai_compat.go
  • pkg/llmproxy/watcher/diff/openai_compat_test.go
  • pkg/llmproxy/watcher/dispatcher.go
  • pkg/llmproxy/watcher/events.go
  • pkg/llmproxy/watcher/synthesizer/config.go
  • pkg/llmproxy/watcher/synthesizer/config_test.go
  • pkg/llmproxy/watcher/synthesizer/context.go
  • pkg/llmproxy/watcher/synthesizer/file.go
  • pkg/llmproxy/watcher/synthesizer/file_test.go
  • pkg/llmproxy/watcher/synthesizer/helpers.go
  • pkg/llmproxy/watcher/synthesizer/helpers_test.go
  • pkg/llmproxy/watcher/watcher.go
  • pkg/llmproxy/watcher/watcher_test.go
  • sdk/api/handlers/handlers.go
  • sdk/api/handlers/openai/openai_responses_handlers_stream_error_test.go
  • sdk/api/management.go
  • sdk/api/options.go
  • sdk/auth/antigravity.go
  • sdk/auth/claude.go
  • sdk/auth/codex.go
  • sdk/auth/codex_device.go
  • sdk/auth/errors.go
  • sdk/auth/gemini.go
  • sdk/auth/github_copilot.go
  • sdk/auth/iflow.go
  • sdk/auth/interfaces.go
  • sdk/auth/kilo.go
  • sdk/auth/kimi.go
  • sdk/auth/kiro.go
  • sdk/auth/manager.go
  • sdk/auth/qwen.go
  • sdk/cliproxy/auth/api_key_model_alias_test.go
  • sdk/cliproxy/auth/conductor.go
  • sdk/cliproxy/auth/oauth_model_alias.go
  • sdk/cliproxy/auth/oauth_model_alias_test.go
  • sdk/cliproxy/pprof_server.go
  • sdk/cliproxy/providers.go
  • sdk/config/config.go
  • test/amp_management_test.go
  • test/builtin_tools_translation_test.go
  • test/thinking_conversion_test.go
  • third_party/phenotype-go-auth/oauth.go

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'pre_merge_checks'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/fix-gh-pages-workflow-gates

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KooshaPari KooshaPari merged commit da2599c into main Mar 25, 2026
11 of 18 checks passed
@KooshaPari KooshaPari deleted the chore/fix-gh-pages-workflow-gates branch March 25, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants